home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Grafica / lightins / lightins.exe / {app} / lightartist.exe / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Text File  |  2004-12-29  |  5KB  |  204 lines

  1. object AboutBox: TAboutBox
  2.   Left = 583
  3.   Top = 542
  4.   AutoScroll = False
  5.   BorderIcons = [biMinimize, biMaximize]
  6.   Caption = 'About'
  7.   ClientHeight = 225
  8.   ClientWidth = 325
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poMainFormCenter
  17.   Scaled = False
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TTePanel
  21.     Left = 8
  22.     Top = 8
  23.     Width = 313
  24.     Height = 181
  25.     BevelInner = bvRaised
  26.     BevelOuter = bvLowered
  27.     ParentColor = True
  28.     TabOrder = 0
  29.     ThemeObject = 'default'
  30.     object Bevel1: TBevel
  31.       Left = 8
  32.       Top = 8
  33.       Width = 102
  34.       Height = 102
  35.     end
  36.     object Image1: TImage
  37.       Left = 9
  38.       Top = 9
  39.       Width = 100
  40.       Height = 100
  41.       AutoSize = True
  42.       Picture.Data = {<image000.bmp>}
  43.     end
  44.     object ProductName: TTeLabel
  45.       Left = 112
  46.       Top = 8
  47.       Width = 193
  48.       Height = 25
  49.       Performance = kspNoBuffer
  50.       Alignment = taCenter
  51.       AutoSize = False
  52.       Caption = 'Light Artist'
  53.       Color = clBtnFace
  54.       Font.Charset = DEFAULT_CHARSET
  55.       Font.Color = clWindowText
  56.       Font.Height = -20
  57.       Font.Name = 'MS Sans Serif'
  58.       Font.Style = []
  59.       ParentColor = False
  60.       ParentFont = False
  61.       ThemeObject = 'default'
  62.     end
  63.     object Version: TTeLabel
  64.       Left = 129
  65.       Top = 40
  66.       Width = 161
  67.       Height = 20
  68.       Performance = kspNoBuffer
  69.       Alignment = taCenter
  70.       AutoSize = False
  71.       Caption = 'Version NOVERSION'
  72.       Color = clBtnFace
  73.       Font.Charset = DEFAULT_CHARSET
  74.       Font.Color = clWindowText
  75.       Font.Height = -17
  76.       Font.Name = 'MS Sans Serif'
  77.       Font.Style = []
  78.       ParentColor = False
  79.       ParentFont = False
  80.       ThemeObject = 'default'
  81.     end
  82.     object Copyright: TTeLabel
  83.       Left = 8
  84.       Top = 112
  85.       Width = 265
  86.       Height = 16
  87.       Performance = kspNoBuffer
  88.       AutoSize = False
  89.       Caption = 'Copyright VicMan Software 2003-2004'
  90.       Color = clBtnFace
  91.       ParentColor = False
  92.       ThemeObject = 'default'
  93.     end
  94.     object Comments: TTeLabel
  95.       Left = 8
  96.       Top = 136
  97.       Width = 249
  98.       Height = 25
  99.       Cursor = crHandPoint
  100.       Performance = kspNoBuffer
  101.       OnClick = CommentsClick
  102.       AutoSize = False
  103.       Caption = 'support@vicman.net'
  104.       Color = clBtnFace
  105.       ParentColor = False
  106.       ThemeObject = 'default'
  107.       WordWrap = True
  108.     end
  109.     object Label1: TTeLabel
  110.       Left = 8
  111.       Top = 160
  112.       Width = 281
  113.       Height = 16
  114.       Cursor = crHandPoint
  115.       DragCursor = crDefault
  116.       Performance = kspNoBuffer
  117.       OnClick = Label1Click
  118.       AutoSize = False
  119.       Caption = 'Homepage: www.vicman.net/lightartist/'
  120.       Color = clBtnFace
  121.       ParentColor = False
  122.       ThemeObject = 'default'
  123.     end
  124.     object License: TTeLabel
  125.       Left = 144
  126.       Top = 69
  127.       Width = 161
  128.       Height = 16
  129.       Performance = kspNoBuffer
  130.       Visible = False
  131.       AutoSize = False
  132.       Caption = 'License'
  133.       Color = clBtnFace
  134.       ParentColor = False
  135.       ThemeObject = 'default'
  136.     end
  137.   end
  138.   object OKButton: TTeButton
  139.     Left = 111
  140.     Top = 196
  141.     Width = 90
  142.     Height = 25
  143.     Performance = kspNoBuffer
  144.     OnClick = OKButtonClick
  145.     BlackAndWhiteGlyph = False
  146.     Caption = 'OK'
  147.     Default = True
  148.     FontOptions.Bold = False
  149.     FontOptions.Italic = False
  150.     FontOptions.SizeDelta = 0
  151.     FontOptions.FontColor = clNone
  152.     FontOptions.StrikeOut = False
  153.     FontOptions.Underline = False
  154.     ModalResult = 1
  155.     ThemeObject = 'default'
  156.     TabOrder = 1
  157.     WordWrap = False
  158.   end
  159.   object TeForm1: TTeForm
  160.     Animation.EffectKind = '[ RANDOM ] - Random selection'
  161.     BorderIcons = [kbiClose]
  162.     BorderStyle = kbsDialog
  163.     Dragging.Sizeable = False
  164.     SystemMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
  165.     TrayMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
  166.     Performance = ksfpNoBuffer
  167.     StayOnTop = False
  168.     StretchBackground = False
  169.     WindowState = kwsNormal
  170.     ThemeObject = 'default'
  171.     Left = 248
  172.     Top = 120
  173.   end
  174.   object smlFormLangRes1: TsmlFormLangRes
  175.     LangFileName = 'DefLang.ini'
  176.     IgnoreEmptyString = False
  177.     AutoCreateMode = True
  178.     AddBracket = False
  179.     StringProperties.Strings = (
  180.       'Caption')
  181.     StringsProperties.Strings = (
  182.       'Tabs'
  183.       'Items')
  184.     IgnoreFormCaption = False
  185.     IncludeListViewItems = False
  186.     IncludeListViewHead = False
  187.     IncludeTreeViewItems = False
  188.     Active = True
  189.     Left = 280
  190.     Top = 120
  191.   end
  192.   object m_pMsgLang: TsmlMsgLangRes
  193.     LangFileName = 'DefLang.ini'
  194.     IgnoreEmptyString = False
  195.     AutoCreateMode = True
  196.     AddBracket = False
  197.     MsgList.Strings = (
  198.       'Version=Version')
  199.     Active = False
  200.     Left = 280
  201.     Top = 88
  202.   end
  203. end
  204.